home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 17
/
CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso
/
CUCD
/
WWW
/
tcpdlpp.config
< prev
next >
Wrap
Text File
|
1997-06-23
|
1KB
|
37 lines
# tcpdlpp.config
#
# This file specifies the character conversions to be performed on each
# URL, before being written to the output file.
#
# Each line of this file consists of a character literal to be converted
# and a character literal or string that should replace it. Character
# literals should be enclosed by single quotes ('), and strings should
# be enclosed by double quotes (").
#
# White space (spaces and tabs) is ignored unless it is inside a string.
#
# Any line where the first non-whitespace character is a hash (#) is
# trreated as a comment and ignored.
#
# Certain escape characters are allowed in characater literals and
# strings:
#
# \a = bell
# \b = backspace
# \f = formfeed
# \n = newline
# \r = carriage return
# \t = horizontal tab
# \v = vertical tab
# \\ = backslash
# \' = single quote
# \" = double quote
# \nnn = character with octal value nnn
# \xnnn = character with hexadecimal value nnn
#
# Change the Micro$oft backslash to a forward slash
'\\' '/'
'~' '!'